home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / winutils / statline.zip / STAT.DOC < prev    next >
Text File  |  1991-05-13  |  8KB  |  232 lines

  1.  
  2.  ************************************************************************
  3.  Statline                     Version 1.0                        May 1991
  4.  ========================================================================
  5.   James Bell  4511 Sherwood Trace  Gainesville, FL 32605  (904) 372-3695
  6.  ************************************************************************
  7.  
  8.  Introduction
  9.  
  10.  Statline is a small utility for the Windows 3.0 environment.  Statline
  11.  gives you the mode, day, date, time and amount of memory free all
  12.  at once.
  13.  
  14.  With Statline you can also launch other Windows applications, keep
  15.  a small notepad, close other windows with one click of the mouse,
  16.  and exit Windows quickly.
  17.  
  18.  Statline is also light on your resources, when loaded it uses under
  19.  20k and is updated about every 10 seconds.
  20.  
  21.  Experienced Windows users can probably just skim this manual and
  22.  figure out most of Statline in a few moments using the help display.
  23.  
  24.  
  25.  Installing Statline
  26.  
  27.  Statline was written to be included on the "load=" line of your WIN.INI
  28.  file, but you can just as easily add it to a group in Program Manager
  29.  and click on it whenever you like.
  30.  
  31.  If you'd like Statline to be loaded whenever you start Windows:
  32.  
  33.  1. Copy the STAT.EXE file to your Windows directory.
  34.  2. Use Notepad to edit you WIN.INI file as follows:
  35.     a. Look for the section at the top entitled "[windows]".
  36.     b. Find the "load=" line and add "STAT.EXE" to the end of it,
  37.        so it reads "load=STAT.EXE".
  38.     c. Save the WIN.INI file.
  39.  3. You're all set, the next time you start windows Statline will
  40.     be loaded.
  41.  
  42.  If you'd prefer to have Statline in one of Program Manager's groups:
  43.  
  44.  1. Copy the STAT.EXE file to your Windows directory.
  45.  2. Click on the Program Manager group you'd like Statline to be in.
  46.  3. Select "File" then "New..." from the menu, click OK for a new
  47.     program item.
  48.  4. Give the Command Line as "STAT.EXE", click OK, and you're done.
  49.  
  50.  
  51.  Using Statline
  52.  
  53.  The Statline display looks something like this:
  54.  
  55.  --------------------------------------------------------------
  56.  | '386  Fri Mar 5  12:34 am   7.08 megs     []  []  []  []   |
  57.  --------------------------------------------------------------
  58.  
  59.   └─────────────────────────────────────┘    └────────────┘
  60.               Display Area                   Function Boxes
  61.  
  62.  The Display Area
  63.  ****************
  64.  
  65.  As you can see, the Windows mode in this example is '386 Enhanced.
  66.  You may also see STND or REAL depending on the mode you use.
  67.  
  68.  The day of the week, date and time are also displayed.
  69.  
  70.  The amount of free memory is last.  Note that this amount may
  71.  differ from the one reported by Program Manager (Statline's
  72.  should be slightly less).  EMS (expanded) memory isn't included.
  73.  
  74.  This display is updated every 10 seconds, or when you click the
  75.  left mouse button on the display area.
  76.  
  77.  
  78.  Function Boxes
  79.  **************
  80.  
  81.  The System Box
  82.  ══════════════
  83.  At the far right of the Statline display are four boxes, the
  84.  first is the System Box, click here to do one of the following:
  85.  
  86.  1. ABOUT         - Find out more about Statline.
  87.  2. EXIT STATLINE - Close the Statline window.
  88.  3. EXIT WINDOWS  - Quickly end your Windows session.
  89.  4. CANCEL        - Cancel the System Box.
  90.  5. HELP          - Display a help screen.
  91.  
  92.  
  93.  
  94.  The Minipad Box
  95.  ═══════════════
  96.  The box left of center gives you a small (about 700 characters)
  97.  notepad for notes or whatever.  You can cut and copy to the
  98.  Windows clipboard, as well as paste from it.  Minipad won't let
  99.  you paste an area of text larger than its window though.
  100.  The contents of the Minipad are NOT saved when you exit Windows,
  101.  though this is a possibility for future versions of Statline.
  102.  
  103.  
  104.  
  105.  The Quick Run Box
  106.  ═════════════════
  107.  The right-middle box is the Quick Run box, from here you can
  108.  quickly run any Windows application simply by double-clicking
  109.  on its EXE file.  I do not recommend running DOS applications
  110.  or non-EXE files with Quick Run.
  111.  
  112.  The Quick Run feature comes in handy for trying out new programs
  113.  (e.g. new downloads) without having to install them, or run File
  114.  Manager.
  115.  
  116.  In future versions Quick Run will probably also be able to copy,
  117.  delete, and move files.
  118.  
  119.  
  120.  
  121.  The Skull and Crossbones Box
  122.  ════════════════════════════
  123.  When you click here your cursor will change into a little skull
  124.  and crossbones.  Now you are in "Point and Close" mode, when you
  125.  click with the left mouse button on a window or icon, Statline
  126.  will attempt to close down that window.  You can use this to shut
  127.  down several applications quickly and easily.
  128.  
  129.  You turn off "Point and Close" mode by either clicking with the
  130.  right mouse button, or by clicking the left button anywhere on
  131.  the Statline Window.
  132.  
  133.  
  134.  A Few Tips and Notes
  135.  ********************
  136.  
  137.  1. You can immediately update Statline's display by clicking on
  138.  the window with the left button.
  139.  
  140.  2. You can terminate Statline quickly by double clicking the right
  141.  mouse button on the Statline window.
  142.  
  143.  3. Currently, Statline is fixed in the lower right corner, I'm
  144.  working on making it a moveable window.
  145.  
  146.  4. The Help screen may take a second to load its display.  If
  147.  you're doing high-speed (9600+ baud) communications at the time,
  148.  you might miss a few bits.
  149.  
  150.  5. If you scroll the Quick Run file list all the way down, you
  151.  can then click on the [..] or [dir-name] boxes to change
  152.  directories.
  153.  
  154.  6. You can't close a DOS window with the "Point and Close"
  155.  feature, sorry.  Windows just won't allow it.
  156.  
  157.  7. Windows also won't let you end the session with a DOS window
  158.  open.
  159.  
  160.  8. You can terminate the Program Manager without exiting Windows
  161.  by using the "Point and Close" feature.  If you do this by
  162.  accident, you can also start Program Manager back up with the
  163.  Quick Run feature (Run PROGMAN.EXE in the Windows directory).
  164.  
  165.  9. Don't attempt to "Point and Close" a dialog box, most programs
  166.  don't take kindly to this.
  167.  
  168.  10. If you get down to less than about 150k free, Statline's help
  169.  bitmap won't load.
  170.  
  171.  
  172.  About Statline
  173.  
  174.  Statline was created the old fashioned (read: "hard") way with
  175.  "C" and the SDK.  This original release took about 2 weeks and
  176.  is a few hundred lines long.
  177.  
  178.  Statline is my favorite type of program to write, because I wrote
  179.  it partially for myself, so even if everyone hates it, I'll use it.
  180.  
  181.  
  182.  
  183.  How and Why Should I Register?
  184.  
  185.  Other than to relieve YOUR CONSCIENCE...
  186.  
  187.  1. It's cheap!  For $10 I'll send you the latest version of Statline
  188.     PLUS a copy of whatever is in the works at the time.
  189.  
  190.  2. Updates, Statline can and will be improved, you'll be notified when
  191.     major revisions are made and I'll send you an update for only $5.
  192.  
  193.  3. You can keep a great mind like mine in college where it belongs!
  194.  
  195.  4. You'll sleep MUCH better once that check's in the mail.
  196.  
  197.  
  198.  So just print out the ORDER.FRM file, fill out a check with lots of
  199.  zeros on it, and mail it to me.  If the ORDER.FRM file is missing,
  200.  or if you have questions/comments/suggestions, you can reach me at:
  201.  
  202.   James Bell
  203.   4511 Sherwood Trace
  204.   Gainesville, FL  32605
  205.   (904) 372-3695
  206.  
  207.  I also read the Fido-net and Rime Windows and Windows-Programming
  208.  conferences.
  209.  
  210.  Please be sure to include an extra $2 for postage if you live outside
  211.  the US.  And be sure your check or money order is in US dollars.
  212.  
  213.  
  214.  About Me
  215.  
  216.  I'm a CIS major at the University of Florida (I graduate in Spring
  217.  of '92, Hire me!).  I also wrote the "I" series of icon tools (IEdit,
  218.  IInject, IFix, etc.) for creating, and working with Windows icons.
  219.  I've also written a stand-alone version of the Quick Run feature, and
  220.  a program called Work Groups, to let you start several programs at
  221.  once with a single mouse click.  In the future Work Groups may be
  222.  an integrated feature of Statline.
  223.  
  224.  
  225.  Thanks for trying Statline!
  226.  
  227.  James Bell                                                    5/12/91
  228.  
  229.  
  230.  
  231.  P.S. Windows is TM Microsoft Corp.
  232.